速報APP / 工具 / Chaquopy: Python 3 for Android

Chaquopy: Python 3 for Android

價格:免費

更新日期:2019-04-19

檔案大小:25M

目前版本:6.2.1

版本需求:Android 4.1 以上版本

官方網站:https://chaquo.com/

Email:contact@chaquo.com

Chaquopy: Python 3 for Android(圖1)-速報App

The Chaquopy SDK is the easiest way to use Python in your Android apps. It's distributed as a plugin for the standard Android build system. Download and installation is automated via Gradle, and takes only 5 minutes.

This open-source app is a demonstration of what you can build with Chaquopy. It includes:

* A REPL (read-eval-print loop) for interactive experimentation.

Chaquopy: Python 3 for Android(圖2)-速報App

* An example of an Android activity written entirely in Python.

* An example of how to use a Python library in a normal Java activity.

* The SDK's complete unit test suite.

Chaquopy: Python 3 for Android(圖3)-速報App

The core of Chaquopy is a lightweight but flexible Python/Java language interface, allowing you to access Java from Python or Python from Java. Freely intermix the two languages in your app, using whichever one is best for each situation. Most PyPI packages can also be automatically downloaded and built into your app.

For more details, see the Chaquopy website (https://chaquo.com/chaquopy), or view this app's source code on GitHub (https://github.com/chaquo/chaquopy).

Chaquopy: Python 3 for Android(圖4)-速報App